Usage APImailserver/MailboxesCheck the mailbox address existenceCheck the mailbox address existence GET /api/2.0/mailserver/mailboxes/alias/exists Checks if the mailbox address is already registered or not. Request Responses200401Boolean value: true - address exists, false - address does not existUnauthorized